Skip to content

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Oct 14, 2025

This change restores the previous behavior changed by a8472a9. When expanding attached macros, the macro implementation should only see the macro attribute syntax is operator folded, other syntax nodes - node, parentDeclNode, extendedType, and conformanceList - should not be operator-folded.

rdar://162208759

This change restores the previous behavior changed by a8472a9.
When expanding attached macros, macro implementation should only see the
macro attribute syntax is operator folded, other syntax nodes - node,
parentDeclNode, extendedType, and conformanceList - should not be
operator-folded.

rdar://162208759
Copy link
Member

@DougGregor DougGregor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, Rintaro!

@rintaro
Copy link
Member Author

rintaro commented Oct 14, 2025

swiftlang/swift#84887
@swift-ci Please test

1 similar comment
@rintaro
Copy link
Member Author

rintaro commented Oct 15, 2025

swiftlang/swift#84887
@swift-ci Please test

@rintaro rintaro merged commit 72dd50e into swiftlang:main Oct 15, 2025
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants